Use same Python binary for test as in python mode (bug#70815)
authorMattias Engdegård <mattiase@acm.org>
Tue, 28 May 2024 15:48:37 +0000 (17:48 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 28 May 2024 15:51:20 +0000 (17:51 +0200)
commit9c7de10079bb5f803a1744ae1d56399ad7d42ac5
tree030d7b4f2b41e0c6df6746335605521f4f1aeb27
parent8b70093b369440ea96e2fd38efdd3a05b12f7ac5
Use same Python binary for test as in python mode (bug#70815)

* test/lisp/progmodes/python-tests.el
(python-tests-get-shell-interpreter): Try Python executable names
in the same order as we do for `python-shell-interpreter`,
so that we run the test with the one is most likely to be used.
test/lisp/progmodes/python-tests.el